Skip to main content

Trouble Shooting

Marketplace Central

Marketplace Central is a web application that may experience typical issues from users around login issues or page loading (especially updates). Additionally, during the initial 24hrs after installation, the application may be awaiting data population from your existing AWS Marketplace account.

If users are having issues with their initial logging in, it could be an issue with the Cognito temporary password. It is common that the remedy is to delete the users from the Cognito User Pool and Re-Create them in the Marketplace Central Configuration.

Common SymptomsFirst Check
Authentication401/403 errors, blank screen after loginCognito token expiry, JWT validation
API Gateway504 timeouts, CORS errors, 429 rate limitCloudWatch logs, integration timeout settings
LambdaEmpty response, partial data, 500 errorsCloudWatch Logs, X-Ray traces, memory/timeout
DynamoDBMissing records, stale data, query returns emptyTable metrics, GSI configuration, key schema
Marketplace APINo agreements returned, access deniedIAM permissions, SigV4 signing, catalog access
MCP ServerDiscovery returns empty, connection timeoutNetwork connectivity, endpoint URL, auth headers
EventBridgeEvents not triggering, delayed processingRule patterns, target configuration, DLQ